home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / STD / !STD / !Run < prev    next >
Text File  |  1991-03-26  |  352b  |  11 lines

  1. | Run file for STD
  2. | Copyright Graham Kemp May 1990
  3. |
  4. if "<System$Path>" = "" then Error 0 System resources cannot be found
  5. RMEnsure SharedCLibrary 3.50 RMLoad System:modules.CLib 
  6. RMEnsure SharedCLibrary 3.50 Error 0 You need Clib 3.50 or later
  7. Set Std$Dir <Obey$Dir>
  8. IconSprites <Std$Dir>.!Sprites 
  9. WimpSlot -min 72K -max 72K
  10. Run <Std$Dir>.!RunImage
  11.